﻿2024-09-29T06:18:59.5653046Z ##[group]Run actions/checkout@v4
2024-09-29T06:18:59.5653549Z with:
2024-09-29T06:18:59.5653869Z   repository: 0ad-matters/0ad-appimage
2024-09-29T06:18:59.5654533Z   token: ***
2024-09-29T06:18:59.5654836Z   ssh-strict: true
2024-09-29T06:18:59.5655140Z   ssh-user: git
2024-09-29T06:18:59.5655841Z   persist-credentials: true
2024-09-29T06:18:59.5656217Z   clean: true
2024-09-29T06:18:59.5656591Z   sparse-checkout-cone-mode: true
2024-09-29T06:18:59.5657042Z   fetch-depth: 1
2024-09-29T06:18:59.5657341Z   fetch-tags: false
2024-09-29T06:18:59.5657667Z   show-progress: true
2024-09-29T06:18:59.5657982Z   lfs: false
2024-09-29T06:18:59.5658272Z   submodules: false
2024-09-29T06:18:59.5658596Z   set-safe-directory: true
2024-09-29T06:18:59.5658949Z env:
2024-09-29T06:18:59.5659235Z   VERSION: 0.0.26-alpha
2024-09-29T06:18:59.5659878Z   MINISIGN_KEY: RWTWLbO12+ig3lUExIor3xd6DdZaYFEozn8Bu8nIzY3ImuRYQszIQyyy
2024-09-29T06:18:59.5660621Z ##[endgroup]
2024-09-29T06:18:59.7445714Z Syncing repository: 0ad-matters/0ad-appimage
2024-09-29T06:18:59.7448765Z ##[group]Getting Git version info
2024-09-29T06:18:59.7450032Z Working directory is '/home/runner/work/0ad-appimage/0ad-appimage'
2024-09-29T06:18:59.7451831Z [command]/usr/bin/git version
2024-09-29T06:18:59.7452587Z git version 2.46.1
2024-09-29T06:18:59.7455213Z ##[endgroup]
2024-09-29T06:18:59.7473018Z Temporarily overriding HOME='/home/runner/work/_temp/df3381e5-9a47-4d01-8059-4463f9e2bed2' before making global git config changes
2024-09-29T06:18:59.7475602Z Adding repository directory to the temporary git global config as a safe directory
2024-09-29T06:18:59.7478056Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/0ad-appimage/0ad-appimage
2024-09-29T06:18:59.7512056Z Deleting the contents of '/home/runner/work/0ad-appimage/0ad-appimage'
2024-09-29T06:18:59.7515917Z ##[group]Initializing the repository
2024-09-29T06:18:59.7520877Z [command]/usr/bin/git init /home/runner/work/0ad-appimage/0ad-appimage
2024-09-29T06:18:59.7575963Z hint: Using 'master' as the name for the initial branch. This default branch name
2024-09-29T06:18:59.7577172Z hint: is subject to change. To configure the initial branch name to use in all
2024-09-29T06:18:59.7578146Z hint: of your new repositories, which will suppress this warning, call:
2024-09-29T06:18:59.7578860Z hint:
2024-09-29T06:18:59.7579659Z hint: 	git config --global init.defaultBranch <name>
2024-09-29T06:18:59.7580523Z hint:
2024-09-29T06:18:59.7581302Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2024-09-29T06:18:59.7583089Z hint: 'development'. The just-created branch can be renamed via this command:
2024-09-29T06:18:59.7584283Z hint:
2024-09-29T06:18:59.7584895Z hint: 	git branch -m <name>
2024-09-29T06:18:59.7586501Z Initialized empty Git repository in /home/runner/work/0ad-appimage/0ad-appimage/.git/
2024-09-29T06:18:59.7593081Z [command]/usr/bin/git remote add origin https://github.com/0ad-matters/0ad-appimage
2024-09-29T06:18:59.7624286Z ##[endgroup]
2024-09-29T06:18:59.7625490Z ##[group]Disabling automatic garbage collection
2024-09-29T06:18:59.7629389Z [command]/usr/bin/git config --local gc.auto 0
2024-09-29T06:18:59.7658561Z ##[endgroup]
2024-09-29T06:18:59.7659575Z ##[group]Setting up auth
2024-09-29T06:18:59.7665880Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2024-09-29T06:18:59.7697237Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2024-09-29T06:18:59.7983801Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-09-29T06:18:59.8014225Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2024-09-29T06:18:59.8240662Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2024-09-29T06:18:59.8283195Z ##[endgroup]
2024-09-29T06:18:59.8283810Z ##[group]Fetching the repository
2024-09-29T06:18:59.8293045Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4480beccfddb65c84880713d0fce587241c608d0:refs/remotes/pull/26/merge
2024-09-29T06:19:00.0097029Z From https://github.com/0ad-matters/0ad-appimage
2024-09-29T06:19:00.0098945Z  * [new ref]         4480beccfddb65c84880713d0fce587241c608d0 -> pull/26/merge
2024-09-29T06:19:00.0121553Z ##[endgroup]
2024-09-29T06:19:00.0122609Z ##[group]Determining the checkout info
2024-09-29T06:19:00.0123993Z ##[endgroup]
2024-09-29T06:19:00.0129912Z [command]/usr/bin/git sparse-checkout disable
2024-09-29T06:19:00.0173244Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2024-09-29T06:19:00.0203597Z ##[group]Checking out the ref
2024-09-29T06:19:00.0208490Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2024-09-29T06:19:00.0246353Z Note: switching to 'refs/remotes/pull/26/merge'.
2024-09-29T06:19:00.0247373Z 
2024-09-29T06:19:00.0248293Z You are in 'detached HEAD' state. You can look around, make experimental
2024-09-29T06:19:00.0249942Z changes and commit them, and you can discard any commits you make in this
2024-09-29T06:19:00.0251396Z state without impacting any branches by switching back to a branch.
2024-09-29T06:19:00.0252344Z 
2024-09-29T06:19:00.0252966Z If you want to create a new branch to retain commits you create, you may
2024-09-29T06:19:00.0254754Z do so (now or later) by using -c with the switch command. Example:
2024-09-29T06:19:00.0256319Z 
2024-09-29T06:19:00.0256783Z   git switch -c <new-branch-name>
2024-09-29T06:19:00.0257303Z 
2024-09-29T06:19:00.0257569Z Or undo this operation with:
2024-09-29T06:19:00.0258184Z 
2024-09-29T06:19:00.0258427Z   git switch -
2024-09-29T06:19:00.0258848Z 
2024-09-29T06:19:00.0259518Z Turn off this advice by setting config variable advice.detachedHead to false
2024-09-29T06:19:00.0260459Z 
2024-09-29T06:19:00.0261490Z HEAD is now at 4480bec Merge 303c4fdcc79bad3e5564492d38f2e49eaceabcd3 into e177b19262a2278fca7b5881c68cfcc1ef41ae8b
2024-09-29T06:19:00.0264594Z ##[endgroup]
2024-09-29T06:19:00.0290567Z [command]/usr/bin/git log -1 --format='%H'
2024-09-29T06:19:00.0312941Z '4480beccfddb65c84880713d0fce587241c608d0'
